transactional processing造句
例句与造句
- does not change the queue contents, there are no overloads to support transactional processing
不更改队列内容,所以没有支持事务性处理的重载。 - class enables transactional processing on discrete work units that you can commit or roll back
类可用于对那些您可以提交或回滚的离散工作单元进行事务性处理。 - transactional processing allows you to ensure that the messages in a transaction are delivered in order, are delivered only once, and are successfully retrieved from the destination queue
利用事务性处理,您可以确保事务中的消息按照顺序传送,只传送一次,并且从目的队列成功地被检索。 - sql server 2005 includes several new features that make it an excellent database platform for large-scale online transactional processing oltp, data warehousing, and e-commerce applications
sqlserver2005包含了多项新功能,这使它成为大规模联机事务处理(oltp)、数据仓库和电子商务应用程序的优秀数据库平台。 - "our e-government services are characterised by customer-centred transactional processing capability . our citizens and businesses can interact with the government and the services they required are at their fingertips with a user-friendly interface, " mr wong said
市民和商界可以与政府互相联系,而且只须触动指尖便能在方便用户使用的界面上找到所需的服务。 - It's difficult to find transactional processing in a sentence. 用transactional processing造句挺难的
- with the conclusion, a wfms model with transactional feature was proposed . to make the workflow management system to be more reliable and robust, in the model, we add the level of transactional processing to activity and define transaction sphere to the model
为了保证关键业务活动的正确、可靠执行,该模型不仅引入活动的事务处理级别,并且提出了事务范围的概念,并从应用语义的角度对它进行扩展。 - assemblies are added and removed from the global assembly cache as a unit; that is, the files that constitute an assembly are always installed or removed together . windows installer uses a two-step transactional process to install products containing assemblies, which enables the installer to roll back unsuccessful installations
将程序集添加到全局程序集缓存中以及将其从全局程序集缓存中移除时,总是将程序集作为一个整体处理;即组成程序集的文件始终是一起安装或移除的。